Open
Bug 1816095
Opened 2 years ago
Updated 2 years ago
Perform OS/Env specific checks for win32k lockdown for processes other than content.
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Tracking
()
NEW
People
(Reporter: bobowen, Unassigned)
References
Details
When enabling win32k lockdown on content we have added various checks to make sure that Firefox config and OS version and configuration won't interfere with the feature.
We should break out the OS version and configuration checks so that we can use them for other process types that use win32k lockdown, because they will likely apply to them as well.
You need to log in
before you can comment on or make changes to this bug.
Description
•